home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / dooratio.zip / OUTFILE.DOC < prev    next >
Text File  |  1992-06-22  |  1KB  |  37 lines

  1. OUTFILE      (c) 1992    Karl Schneider
  2.                          8505 Woodwick Ct.
  3.                          Tampa, FL 33615
  4.                          813-884-9661  voice days/eves
  5.                           "   "   "    BBS 14.4 HST, Midnight to 0700
  6.                                        E.S.T.
  7.  
  8.  
  9. OUTFILE ver 1.2 Beta.  A program to transmit a text file to a
  10. caller in a Door or a Menu Hook.
  11.  
  12. To use OUTFILE:  Example as DOOR 3.
  13.  
  14. DOOR3.BAT says simply:
  15.  
  16. OUTFILE d:\path\somefile.ext 5
  17.  
  18. ------------------------------------------
  19.  
  20. That's it.  'somefile.ext' is any text file you want sent to the user.
  21. The 5 means that the door will terminate after 5 minutes.
  22. This is useful in case the user walks away and forgets.  Use any
  23. time limit you wish.  If you wish to allow the user to stay in the
  24. door for ALL his remaining time (from Wildcat) use 0 (zero).
  25.  
  26. OUTFILE gets the COMM port figures from the Wildcat DOOR.SYS file,
  27. in case of non-standard port #, IRQs or addresses, these figures
  28. will be taken from the Environment strings WCPORTID, WCBASEID,
  29. WCNODEID, etc., or from WCMDM if it is used.
  30.  
  31. If OUTFILE is useful to you, please register it,
  32. $5 or $10 would be reasonable, and anything over $35 will entitle
  33. you to full registration on ALL my WC3 utils ( < $1 each).  Thanks!
  34.  
  35.  
  36. -eof-
  37.